home *** CD-ROM | disk | FTP | other *** search
- object frmMain: TfrmMain
- Left = 411
- Top = 327
- Width = 412
- Height = 186
- Caption = 'SML Application Server'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 11
- Top = 13
- Width = 69
- Height = 13
- Caption = 'Template Path'
- end
- object edtTemplatePath: TEdit
- Left = 90
- Top = 9
- Width = 216
- Height = 21
- TabOrder = 0
- Text = 'D:\SST\9912\www\pages\'
- end
- end
-